home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 2
/
MacMania 2.toast
/
Demo's
/
Tools&Utilities
/
MacDOS 1.0.1
/
MacDOS™ 1.0.1
/
MacDOS™ 1.0.1.rsrc
/
TEXT_155_NEXT.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-23
|
242 b
|
9 lines
Terminates a multi-line FOR-loop (MacDOS only).
NEXT varname
varname is the control variable of the FOR-loop and should be typed
without the percent signs used to obtain the variable value.
Note that FORs cannot be nested.